home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4687 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: news.icanect.net!news
  2. From: derekg@icanect.net (Derek Greentree)
  3. Newsgroups: comp.lang.c,comp.lang.c++,comp.os.msdos.programmer
  4. Subject: Re: Watcom C++  10.0 files
  5. Date: 29 Jan 1996 21:55:22 GMT
  6. Organization: Internet Communications of America
  7. Message-ID: <4ejfoa$ipn@news.icanect.net>
  8. References: <310ABC49.6A7@public.sta.net.cn>
  9. NNTP-Posting-Host: ascend-109.icanect.net
  10. Mime-Version: 1.0
  11. X-Newsreader: WinVN 0.99.3
  12.  
  13. In article <310ABC49.6A7@public.sta.net.cn>, jafd@public.sta.net.cn says...
  14. >
  15. >Hi everyone:
  16. >
  17. >I found four files in Watcom C++ 10.0, W32RUN.EXE, X32RUN.EXE, D4GRUN.EXE
  18. >and TNTRUN.EXE, there are no document about there files.
  19. >
  20. >Does anyone can tell me what they are? and how to use them?
  21. They are the Watcom compilers and generate object files (.OBJ).
  22. W32RUN.EXE is the standard compiler, D4GRUN.EXE is for DOS/4GW executables,
  23. and TNTRUN.EXE is for a Phar Lap TNT DOS Executable.
  24. -- 
  25. -------------------------------------------------------
  26. Derek Greentree(derekg@icanect.net) 
  27. RotT FAQ v3.0 Author
  28. "Hello, I saw you, I know you, I knew you; I think
  29.  I can remember your name." - REM
  30. -------------------------------------------------------
  31.  
  32.